const runtime.mutexProfile
5 uses
runtime (current package)
mprof.go#L26: mutexProfile
mprof.go#L170: case blockProfile, mutexProfile:
mprof.go#L198: if b.typ != blockProfile && b.typ != mutexProfile {
mprof.go#L250: } else if typ == mutexProfile {
mprof.go#L468: saveblockevent(cycles, rate, skip+1, mutexProfile)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)